Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.14.z] fix in ui_host fixture #13963

Merged

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #13962

Problem Statement

#13554 breaks every unparametrized session fixture with AttributeError: 'SubRequest' object has no attribute 'param'

Solution

request.param is not expected at all times

(cherry picked from commit 3fd3060)
@Satellite-QE Satellite-QE added 6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jan 31, 2024
@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Jan 31, 2024
@ogajduse ogajduse enabled auto-merge (squash) January 31, 2024 16:46
@ogajduse ogajduse merged commit d20475a into 6.14.z Jan 31, 2024
20 of 21 checks passed
@ogajduse ogajduse deleted the cherry-pick-6.14.z-3fd30604a3c75a122e96fee59489c8c59e35c804 branch January 31, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants